Source for file error.php
Documentation is available at error.php
defined( '_VALID_MOS' ) or die( 'Direct Access to this location is not allowed.' );
echo
"<div style=\"text-align:left\">dump() in {$trace[0]['file']}:{$trace[0]['line']}</div>";
//include_once 'Var_Dump.php';
Var_Dump::displayInit(array('display_mode'=>
'HTML4_Table'));
echo
"<pre style=\"text-align:left\">";
Documentation generated on Mon, 05 May 2008 16:19:25 +0400 by phpDocumentor 1.4.0